<asp:WebPartZone ID="WebPartZone1" runat="server" 
 LayoutOrientation="Horizontal" AllowLayoutChange="false">
   <ZoneTemplate>
      <asp:Label ID="Label1" runat="server" Text="Label" 
       Title="Witaj na mojej stronie!">
       Witaj na stronie!
      </asp:Label>
   </ZoneTemplate>
</asp:WebPartZone>
